body    {background-color: #ff4c40;
	background-image: url(tlo.jpg); 
	background-repeat: repeat;
        }
body    {
	SCROLLBAR-FACE-COLOR: #ff4c40; SCROLLBAR-HIGHLIGHT-COLOR: white; SCROLLBAR-SHADOW-COLOR: black; SCROLLBAR-3DLIGHT-COLOR: black;       SCROLLBAR-ARROW-COLOR: white; SCROLLBAR-TRACK-COLOR: #ff4c40; SCROLLBAR-DARKSHADOW-COLOR: black
}
p	{ 
	font-size: 8pt; 
	font-weight: normal; 
	font-family: verdana, georgia, arial, serif;
	color: white;
	}
li	{ 
	font-size: 8pt; 
	font-weight: normal; 
	font-family: verdana, georgia, arial, serif;
	color: white;
	}
td	{ 
	font-size: 8pt; 
	font-weight: normal; 
	font-family: verdana, georgia, arial, serif;
	color: white;
	}  
dd	{ 
	font-size: 8pt; 
	font-weight: normal; 
	font-family: verdana, georgia, arial, serif;
	color: white;
	}
input	{
	font-size: 8pt;
	font-weight: normal; 
	font-family: verdana, georgia, arial, serif;
	color: navywhite;
	width: 200px;
	}
address	{
	font-size: 8pt;
	font-weight: normal; 
	font-family: verdana, georgia, arial, serif;
	color: navy; 	
	}
h1	{ 
	color: navy; 
	font-size: 16pt; 
	font-weight: bold; 
	font-family: georgia, arial, serif;
	} 
h2	{ 
	color: navy; 
	font-size: 16pt; 
	font-weight: bold; 
	font-family: georgia, arial, serif;
	} 
h3	{ 
	color: navy; 
	font-size: 12pt; 
	font-weight: bold; 
	font-family: georgia, arial, serif;
	} 
h4	{ 
	color: navy; 
	font-size: 10pt; 
	font-weight: bold; 
	font-family: georgia, arial, serif;
	} 
hr	{
	color: black; 
	height: 1px; 
	width: 200px; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	text-align: center; 
	}
a:link, 
a:visited,	
	{
	color: white; 
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, georgia, arial, serif
	}
a:active 
	{
	color: navy; 
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, georgia, arial, serif;
	}
a:hover 
	{
	color: navy; 
	font-size: 8pt;	
	text-decoration: none;
	font-family: verdana, georgia, arial, serif;
	font-weight: bold; 
	}